Skip to content

Bump BoringSSL to latest and update patches#499

Merged
cjpatton merged 3 commits into
masterfrom
cpatton/update-boringssl
May 27, 2026
Merged

Bump BoringSSL to latest and update patches#499
cjpatton merged 3 commits into
masterfrom
cpatton/update-boringssl

Conversation

@cjpatton
Copy link
Copy Markdown
Collaborator

@cjpatton cjpatton commented Apr 23, 2026

The goal here is to pick up MLDSA suppport in X.509 in upstream.

@cjpatton cjpatton force-pushed the cpatton/update-boringssl branch 2 times, most recently from 3f0dc33 to aa4d9ae Compare April 23, 2026 15:03
@cjpatton cjpatton marked this pull request as ready for review April 23, 2026 15:20
@cjpatton cjpatton changed the title Bump BoringSSL to 238273995 and update patches Bump BoringSSL to latest and update patches Apr 23, 2026
Copy link
Copy Markdown
Contributor

@lukevalenta lukevalenta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AI flagged a few minor things, but otherwise LGTM (for what that's worth as someone not too familiar with this crate).

The RPK patch got a lot smaller as it's now mostly provided upstream.

Comment thread boring/src/ssl/mod.rs Outdated
Comment thread boring/src/ssl/credential.rs Outdated
Comment thread boring/src/ssl/mod.rs
Comment thread boring/src/ssl/mod.rs
@cjpatton cjpatton force-pushed the cpatton/update-boringssl branch 3 times, most recently from c2eb523 to 872100c Compare April 30, 2026 23:14
cjpatton added 3 commits May 27, 2026 09:11
This is to include X.509 support for MLDSA.

BoringSSL now includes *.in and *.cpp files that re needed for the
build.
RPK is now implemented upstream, but we need to add some additional APIs
that our bindings expect.
@cjpatton cjpatton force-pushed the cpatton/update-boringssl branch from 872100c to 5be4b5b Compare May 27, 2026 16:11
@bwesterb
Copy link
Copy Markdown
Member

Anything preventing us from pressing the button @kornelski ?

@cjpatton cjpatton merged commit f1847c8 into master May 27, 2026
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants